;BEGIN CardPatch
; A1200 Gayle PCMCIA stability workaround — patches card.resource so
; PCMCIA cards stay detected across soft resets and sleep. Auto-installed
; only for A1200 + PCMCIA NICs. Must run before any driver opens
; pccard.library / card.resource (i.e. before Roadshow starts the
; network interface).
If Exists C:CardPatch
  C:CardPatch >NIL:
EndIf
;END CardPatch
